home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 September / macformat-004.iso / Shareware in MacFormat / KeyQuencer 1.01 / KeyQuencer Extensions / Debugger / Debugger.rsrc / MPRM_128 < prev   
Encoding:
Text File  |  1994-06-02  |  671 b   |  2 lines

  1. DebuggerDebugger ["message;cmd;cmd"]ZInvokes the low-level debugger (MacsBug) with an optional message and commands to execute.    "message"*Shows a message when entering the debugger
  2. "message;cmd"(Shows a message, then executes a command
  3. "Code:;IP"Shows the code around the PC"Stack:;SC6;SC7"Shows the stack state"Heap Check:;HT; HC"Checks the current heap"Registers:;TD"Shows all the 680x0 registers"Current state:;HT;TD;IP"Shows heap, registers and code ";ATC;BRC;G",Clears all breakpoints and resumes execution"Open files:;file"7Shows the currently open files (requires the file dcmd)"Drivers:;drvr"9Shows the currently open drivers (requires the drvr dcmd)